Nevron Open Vision Documentation
Nevron.Nov.Internal Namespace / lWrI<WbSI> Class / YWrI Method


In This Topic
    YWrI Method
    In This Topic
    Syntax
    'Declaration
     
    
    Friend Sub YWrI( _
       ByVal AxrI As System.Object, _
       ByVal bxrI As System.Windows.Forms.MouseEventArgs _
    ) 
    'Usage
     
    
    Dim instance As lWrI(Of WbSI)
    Dim AxrI As System.Object
    Dim bxrI As System.Windows.Forms.MouseEventArgs
     
    instance.YWrI(AxrI, bxrI)
    internal void YWrI( 
       System.object AxrI,
       System.Windows.Forms.MouseEventArgs bxrI
    )

    Parameters

    AxrI
    bxrI
    Requirements

    Target Platforms: Windows 11, Windows 10, Windows 7, Windows Server 2019, Windows Server 2016, Windows Server 2012 R2, Windows Server 2012, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later)

    See Also